Package-level declarations
(beta) Layout UI Elements
Types
Link copied to clipboard
AutoLayout is a layout manager that handles automatic layout for UI elements.
Link copied to clipboard
Column is a layout manager that arranges its children in a vertical sequence.
Link copied to clipboard
Row is a layout manager that arranges its children in a horizontal sequence.